v1.0 (2000/06/18)
Sven Neumann, Adam D. Moss
Rotates a layer or the whole image by 90, 180 or 270 degrees
This plug-in does rotate the active layer or the whole image clockwise by multiples of 90 degrees. When the whole image is choosen, the image is resized if necessary.
unknown
| Type | Name | Description |
|---|---|---|
| PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
| PF_IMAGE | image | Input image |
| PF_DRAWABLE | drawable | Input drawable |
| PF_INT | angle | Angle { 90 (1), 180 (2), 270 (3) } degrees |
| PF_INT | everything | Rotate the whole image { TRUE, FALSE } |
None